-
Home
-
Solid Mail – SMTP email and logging made by SolidWP
-
2.2.2 (latest)
-
Code
-
Classes
- LogsRepository
Total Complexity |
22 |
Dependencies |
2 |
Dependents |
7 |
Total lines |
233 |
Lines of code |
120 |
Logical lines of code |
54 |
Comment lines |
79 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_email_logs() |
A |
47 |
7 |
34 |
get_email_logs_by_date() |
S |
56 |
5 |
18 |
parse_log() |
S |
53 |
3 |
25 |
count_all_logs() |
S |
56 |
2 |
19 |
delete_logs() |
S |
62 |
2 |
11 |
__construct() |
S |
76 |
1 |
4 |
delete_log() |
S |
74 |
1 |
4 |
clear_all_logs() |
S |
72 |
1 |
5 |